home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / apcp38.arc / APCP.DOC < prev    next >
Text File  |  1991-01-09  |  21KB  |  652 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                           A P C P : 3 8
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                  Automated PC-Pursuit Version 3.8
  29.                            June 6, 1988
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.                       THOM LITTLE ASSOCIATES
  39.  
  40.                           P.O. Box 1901
  41.                       Boston, MA  02205-1901
  42.  
  43.                           (617) 438-0396
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. APCP:38                                                  06-06-88
  68.  
  69.  
  70. INTRODUCTION:
  71.  
  72. Welcome to the possible world of PC-Pursuit automation under
  73. PROCOMM PLUS.
  74.  
  75. This collection of command files provides a system of menus for
  76. accessing Telenet's PC-Pursuit.  The command files presented here
  77. are written in ASPECT and requires PROCOMM PLUS.  These command
  78. files will not operate under PROCOMM 2.4.2.
  79.  
  80.  
  81. INSTALLATION:
  82.  
  83. To use these command files you need to perform the following
  84. four steps.
  85.  
  86.     o  Un-ARC the distribution files;
  87.  
  88.     o  Establish one or more entries in your dialing directory;
  89.  
  90.     o  Specify your Telenet account number and password; and
  91.  
  92.     o  Customize the remote city menus.
  93.  
  94. In detail these steps are:
  95.  
  96. (1)  The first step is to use PKXARC to un-ARC the distribution
  97. files into the appropriate directory on your disk.  The
  98. appropriate directory is one of many possible directories.
  99.  
  100. As an example, on my system I specify the following in my
  101. AUTOEXEC.BAT file:
  102.  
  103.     SET PCPLUS=C:\COM\PCP
  104.  
  105. In addition, I start PROCOMM PLUS by specifying the following in
  106. my AUTOEXEC.BAT file:
  107.  
  108.     CD \COM\CUR
  109.     \COM\PCP\PCPLUS /FPCPLUS
  110.  
  111. So in my case PROCOMM PLUS will search directories in the
  112. following order when looking for the other command files in the
  113. collection:
  114.  
  115.     C:\COM\CUR
  116.     C:\COM\PCP
  117.     C:\
  118.  
  119. I have all of the command files installed in C:\COM\PCP.  This
  120. allows me to put modified copies of each in C:\COM\CUR for
  121. testing.  When I'm satisfied with the new version I simply
  122. replace the original version in C:\COM\PCP and delete the copy
  123. out of C:\COM\CUR.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133. APCP:38                                                  06-06-88
  134.  
  135.  
  136. (2)  The second step is to establish one or more entries in your
  137. dialing directory of the form:
  138.  
  139.         NAME                        NUMBER  BAUD P D S D  SCRIPT
  140.     141 PC-Pursuit - Slow           xxx-xxxx   300 N-8-1 F  #0303
  141.     142 PC-Pursuit - Medium         yyy-yyyy  1200 N-8-1 F  #1212
  142.     143 PC-Pursuit - Faster         zzz-zzzz  2400 N-8-1 F  #2412
  143.     144 PC-Pursuit - Fastest        zzz-zzzz  2400 N-8-1 F  #2424
  144.  
  145. Where:
  146.  
  147.     xxx-xxxx is your local Telenet access number for 300 baud
  148.     yyy-yyyy is your local Telenet access number for 1200 baud
  149.     zzz-zzzz is your local Telenet access number for 2400 baud
  150.  
  151.  
  152. (3)  The third step is to specify your Telenet Account Number and
  153. Telenet Password.  Using your favorite editor or word processor
  154. edit the following command files:
  155.  
  156.     #0303.ASP
  157.     #1212.ASP
  158.     #2412.ASP
  159.     #2424.ASP
  160.     #NODE.ASP
  161.  
  162. The Telenet Account Number and Telenet Password are clearly
  163. identified in the command files.  You need to:
  164.  
  165.     o  Replace "xxxxnnnn" with your Telenet Account Number, and
  166.  
  167.     o  Replace "nnnnxxxx" with your Telenet Password.
  168.  
  169. PROTECT THESE COMMAND FILES AND NEVER MAKE THEM AVAILABLE TO
  170. ANYONE.  Give my command files to everyone but in the form I gave
  171. them to you.  Otherwise you may end up financing the processing
  172. of some strangers.
  173.  
  174.  
  175. (4)  The fourth step is to customize the remote city menus for
  176. your own use.  Using your favorite editor or word processor
  177. modify the names and telephone numbers of Electronic Bulletin
  178. Board Systems (EBBS) in the remote city menus.  If a new city is
  179. added to PC-Pursuit you can use the Generic EBBS menu named
  180. "XXXXX.ASP" as a model to create a menu for that new city.
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. APCP:38                                                  06-06-88
  200.  
  201.  
  202. OPERATION:
  203.  
  204. You are now prepared to invoke APCP by using the PROCOMM PLUS
  205. dialing directory.  Using the examples from the INSTALLATION
  206. section:
  207.  
  208.     o  <alt-D> <select 141> <enter> establishes a 0300 baud local
  209.        connection and invokes the PC-Pursuit main menu #0303.ASP
  210.        for subsequent dialing of remote cities at 0300 baud,
  211.  
  212.     o  <alt-D> <select 142> <enter> establishes a 1200 baud local
  213.        connection and invokes the PC-Pursuit main menu #1212.ASP
  214.        for subsequent dialing of remote cities at 1200 baud,
  215.  
  216.     o  <alt-D> <select 143> <enter> establishes a 2400 baud local
  217.        connection and invokes the PC-Pursuit main menu #2412.ASP
  218.        for subsequent dialing of remote cities at 1200 baud, and
  219.  
  220.     o  <alt-D> <select 144> <enter> establishes a 2400 baud local
  221.        connection and invokes the PC-Pursuit main menu #2424.ASP
  222.        for subsequent dialing of remote cities at 2400 baud.
  223.  
  224. When the main menu appears, you can specify as many cities as you
  225. desire as an example "tja" would dial Atlanta and if busy then
  226. dial Houston and if busy then dial Phoenix.  Note that the
  227. dialing was in the order "ajt" even though you issues "tja".
  228.  
  229. If the "*" option is anywhere in your request you will be placed
  230. in "Telenet Direct Node Connect" mode.  You will be presented
  231. with a list of Telenet direct connection nodes and any other
  232. request on the select line will be ignored.  The Telenet direct
  233. connection nodes have been established by a number of firms to
  234. allow access without having to first connect to a city node.  As
  235. an example a request of "EXECPC" will connect directly to the
  236. EXEC-PC EBBS in Milwaukee without the need to first connect to
  237. "WIMIL" city node.  I have only verified the operation of some of
  238. the direct connection nodes (those for which I have an account).
  239.  
  240. Once a remote city or "Telenet Direct Node Connect" is established a
  241. menu for that city (or "Telenet Direct Node Connect") will appear.
  242. Again choose the possible connections from the list and they will
  243. be dialed in ascending order.  When a connection is finally made,
  244. PROCOMM PLUS will no longer be executing an ASPECT menu command
  245. file and you'll be on your own.
  246.  
  247. Notice that entry 143 in the example establishes a 2400 baud
  248. connection to your local Telenet node and then dials all of the
  249. remote nodes using 1200 baud.  This will provide you with the
  250. maximum file transfer speed at 1200 baud.  You can almost achieve
  251. a non-packet switch speed at 1200 baud.  The negative effect of
  252. this technique is that text that you type will appear a little
  253. "choppy".
  254.  
  255. It has been reported that if you prefer to use ZMODEM that this
  256. technique for file transfers is not available.  If using ZMODEM
  257. you must use the same baud rate at both the local and remote
  258. connection (as provided by "#0303.ASP", "#1212.ASP", or
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. APCP:38                                                  06-06-88
  266.  
  267.  
  268. "#2424.ASP").  So, if you have a 2400 baud modem and a local 2400
  269. baud telephone number for Telenet then you have a choice:
  270.  
  271.     o  Use an entry like 142 in the example for slower file
  272.        transfers and smoother typing, or
  273.  
  274.     o  Use an entry like 143 in the example for faster file
  275.        transfers and "choppier" typing.
  276.  
  277. (I personally prefer the entry like 143 and find the slight
  278. "choppiness" to be almost unnoticeable.)
  279.  
  280. There's one aspect of this procedure that's a little strange.
  281. Each time a connection is made, a log file is opened with a name
  282. which is the local telephone number.  This allows you to trace
  283. all activity.  More importantly, this is the mechanism by which
  284. the macros recognize that a connection has been made in the past.
  285. It's needed for the circular dial mechanism to work.
  286.  
  287. Now here's the quirk ... you call once are connected do your
  288. processing and log off.  The next day you try the same number and
  289. the macros do not work!  That's because you must MANUALLY delete
  290. the log for that number from the previous connection.  The
  291. command "ERASE *." will delete all files in a directory with no
  292. extension (make sure you don't confuse it with "ERASE *.*" which
  293. deletes ALL the files in a directory).
  294.  
  295. You should also be aware that these log files are being created
  296. in the DEFAULT directory.  On my system this is C:\COM\CUR.
  297.  
  298. (The way I have PROCOMM PLUS configured for my own use that the
  299. default directory C:\COM\CUR is:
  300.  
  301.     o  The default directory for downloads,
  302.  
  303.     o  The default directory for uploads,
  304.  
  305.     o  The directory that has all APCP log files, and
  306.  
  307.     o  The directory that has the APCP.STR control file.)
  308.  
  309. (I find this arrangement very convenient as I now have one
  310. directory that is the central focus for all currently active
  311. communications files.  File maintenance with an arrangement like
  312. this is quite straight forward and is easily augmented with a
  313. couple of simple batch files.  And, when I issue an "erase
  314. \com\cur\*." command it removes all of the APCP logs and the APCP
  315. control file.)
  316.  
  317. In order to retain the information on your request, the main city
  318. menus ("#0303.ASP", "#1212.ASP", "#2412.ASP", and "#2424.ASP") create
  319. a file called "APCP.STR".  This is a very short file that
  320. contains the main city menu name ("#0303", "#1212", "#2412" or
  321. "#2424") and the remote city code (of the form "SSCCC" where SS is
  322. the state and CCC is the city).
  323.  
  324. You should also be aware that the "APCP.STR" file is created in
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. APCP:38                                                  06-06-88
  332.  
  333.  
  334. the DEFAULT directory.  On my system this is C:\COM\CUR.
  335.  
  336. The current implementation only allows 42 remote EBBS entries in
  337. each remote city menu.  There is no reason why there couldn't be
  338. a large number of these menus for each city with an intermediate
  339. selector menu to get from one to the other.
  340.  
  341. For those of you who wish to save disk space, you can delete the
  342. menus that you don't need.  If you only run in 1200 baud then you
  343. can delete "#0303.ASP", "#2412.ASP" and "#2424.ASP".  In addition,
  344. you can delete any remote city menu that you never contact.  If
  345. as an example you never call Tampa then you can delete
  346. "FLTAM.ASP".  You can of course delete "READ.ME" and "APCP.DOC"
  347. after reading them.  You can not delete "#####.ASP" or
  348. "APCP.STR" however.
  349.  
  350.  
  351. RE-SELECT MENU OPERATION:
  352.  
  353. APCP contains a re-select menu which is named "#####.ASP".  This
  354. menu provides a number of functions that are outlined in this
  355. section.
  356.  
  357. With PCPLUSTD 1.1 the ASPECT file select menu has been included
  358. by DataStorm.  The use of the APCP re-select menu is greatly
  359. simplified as a result.  The name #####.ASP is the first name in
  360. the list presented by PCPLUSTD.  You can therefore execute it by
  361. using:
  362.  
  363.     <alt-F5> <enter> <enter>                                  1.1
  364.  
  365. If you are using PCPLUS 1.0 or PCPLUSTD 1.0 the ASPECT file
  366. select menu option is not provided by DataStorm.  You therefore
  367. must execute the APCP re-select menu by using:
  368.  
  369.      <alt-F5> ##### <enter>
  370.  
  371. If the very first thing you do with this package is to
  372. execute "#####.ASP" it WILL NOT WORK and you will receive an error
  373. message.  You must enter the APCP package through the dialing
  374. directory and use "#####.ASP" to re-select.
  375.  
  376. To select a new city call the APCP re-select menu and request "C"
  377. for "New CITY".  This will return you to the appropriate main
  378. selection menu (either "#0303.ASP", "#1212.ASP", "#2412.ASP", or
  379. "#2424.ASP") of PC-Pursuit city codes.  This is:
  380.  
  381.     <alt-F5> ##### <enter> "C" <enter>
  382.     <alt-F5> <enter> <enter> "C" <enter>                      1.1
  383.  
  384. When the main menu appears select the new PC-Pursuit cities as
  385. you did the first time.
  386.  
  387. To delete the log files created by APCP call the APCP re-select
  388. menu and request "L" for "Delete LOGS".  This will issue an
  389. "ERASE *." command against the current directory and return you
  390. to the "#####.ASP" re-select menu.  This is:
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397. APCP:38                                                  06-06-88
  398.  
  399.  
  400.     <alt-F5> ##### <enter> "L" <enter>
  401.     <alt-F5> <enter> <enter> "L" <enter>                      1.1
  402.  
  403. When the APCP re-select menu reappears select another option.
  404.  
  405. To select another EBBS in the same city (or the "Telenet Direct
  406. Node Connect") menu call the APCP re-select menu and request "E"
  407. for "New EBBS/NODE".  This will return you to the current remote
  408. city (or "Telenet Direct Node Connect") menu that you previously
  409. selected of EBBS telephone numbers.  This is:
  410.  
  411.     <alt-F5> ##### <enter> "E" <enter>
  412.     <alt-F5> <enter> <enter> "E" <enter>                      1.1
  413.  
  414. When the remote city (or "Telenet Direct Node Connect") menu
  415. appears select the new remote EBBS as you did the first time.
  416.  
  417. When you wish to stop using APCP you can gracefully disconnect
  418. from PC-Pursuit by calling the APCP re-select menu and requesting
  419. "Q" (or any key other than "C" or "E") for "Terminate APCP".
  420. This is:
  421.  
  422.     <alt-F5> ##### <enter> "Q" <enter>
  423.     <alt-F5> <enter> <enter> "Q" <enter>                      1.1
  424.  
  425. When the termination message appears you will have disconnected
  426. from Telenet and be back in PROCOMM PLUS.
  427.  
  428.  
  429. VARIABLE ASSIGNMENTS:
  430.  
  431. The collection of PROCOMM command files are consistent in their
  432. use of the PROCOMM string variables.  This usage is:
  433.  
  434.      n0  -  <unused>
  435.      n1  -  <unused>
  436.      n2  -  <unused>
  437.      n3  -  <unused>
  438.      n4  -  <unused>
  439.      n5  -  <unused>
  440.      n6  -  <unused>
  441.      n7  -  <unused>
  442.      n8  -  Menu color attribute text
  443.      n9  -  Menu color attribute border
  444.  
  445.      s0  -  User request
  446.      s1  -  Work area
  447.      s2  -  CITY access code
  448.      s3  -  CITY name
  449.      s4  -  Remote EBBS or NODE number
  450.      s5  -  Remote EBBS or NODE name
  451.      s6  -  Remote EBBS or NODE logon command name
  452.      s7  -  <unused>
  453.      s8  -  <unused>
  454.      s9  -  Flag for "MORE" to dial
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463. APCP:38                                                  06-06-88
  464.  
  465.  
  466. DISTRIBUTION FILES:
  467.  
  468. The files in the archive all contain 06-06-88 as the creation
  469. date and 12:00a as the creation time (some programs (like the DOS
  470. DIR command) print this time as a blank field).  The files in the
  471. archive are:
  472.  
  473.     READ.ME     Errata on the current distribution
  474.     APCP.DOC    This documentation file
  475.     #####.ASP   Main APCP re-selection menu
  476.     #0303.ASP   0300 baud local / 0300 baud remote city menu
  477.     #1212.ASP   1200 baud local / 1200 baud remote city menu
  478.     #2412.ASP   2400 baud local / 1200 baud remote city menu
  479.     #2424.ASP   2400 baud local / 2400 baud remote city menu
  480.     #NODE.ASP   Telenet Direct Connect Node menu
  481.     AZPHO.ASP   Phoenix, AZ remote EBBS menu
  482.     CAGLE.ASP   Glendale, CA remote EBBS menu
  483.     CALAN.ASP   Los Angles, CA remote EBBS menu
  484.     CAPAL.ASP   Palo Alto, CA remote EBBS menu
  485.     CARIV.ASP   Riverside, CA remote EBBS menu
  486.     CASAC.ASP   Sacramento, CA remote EBBS menu
  487.     CASAD.ASP   San Diego, CA remote EBBS menu
  488.     CASAN.ASP   Santa Ana, CA remote EBBS menu
  489.     CASFA.ASP   Sam Francisco, CA remote EBBS menu
  490.     CASJO.ASP   San Jose, CA remote EBBS menu
  491.     CODEN.ASP   Denver, CO remote EBBS menu
  492.     CTHAR.ASP   Hartford, CT remote EBBS menu
  493.     DCWAS.ASP   Washington, DC remote EBBS menu
  494.     FLMIA.ASP   Miami, FL remote EBBS menu
  495.     FLTAM.ASP   Tampa, FL remote EBBS menu
  496.     GAATL.ASP   Atlanta, GA remote EBBS menu
  497.     ILCHI.ASP   Chicago, IL remote EBBS menu
  498.     MABOS.ASP   Boston, MA remote EBBS menu
  499.     MIDET.ASP   Detroit, MI remote EBBS menu
  500.     MNMIN.ASP   Minneapolis, MO remote EBBS menu
  501.     MOKAN.ASP   Kansas City, MO remote EBBS menu
  502.     MOSLO.ASP   St. Louis, MO remote EBBS menu
  503.     NCRTP.ASP   Res. Tri. Prk., NC remote EBBS menu
  504.     NJNEW.ASP   Newark, NJ remote EBBS menu
  505.     NYNYO.ASP   New York, NY remote EBBS menu
  506.     OHCLV.ASP   Cleveland, OH remote EBBS menu
  507.     ORPOR.ASP   Portland, OR remote EBBS menu
  508.     PAPHI.ASP   Philadelphia, PA remote EBBS menu
  509.     TXDAL.ASP   Dallas, Tx remote EBBS menu
  510.     TXHOU.ASP   Houston, TX remote EBBS menu
  511.     UTSLC.ASP   Salt Lake City, UT remote EBBS menu
  512.     WASEA.ASP   Seattle, WA remote EBBS menu
  513.     WIMIL.ASP   Milwaukee, WI remote EBBS menu
  514.     XXXXX.ASP   Generic remote EBBS menu
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529. APCP:38                                                  06-06-88
  530.  
  531.  
  532. HISTORY:
  533.  
  534. APCP:38 - 06-06-88 - All Telenet processing is now done as N-8-1
  535. instead of E-7-1 in order to improve the packet speed.  All major
  536. file names were changed to reduce the number of keystrokes.
  537. Support was added to permit connection to Telenet direct nodes.
  538. The control file name was changed to APCP.STR to allow users to
  539. specify "del *." without removing the control file.  The 2400
  540. baud support "#2424.ASP" has been verified as being operational
  541. (not all planned 2400 baud nodes are currently operational).  An
  542. option was added to the re-select menu to delete log files from
  543. the current directory.  A number of cosmetic changes to messages
  544. and documentation were made in preparation for APCP40.
  545.  
  546. APCP:37 - 03-18-88 - A bypass for a DataStorm error was installed
  547. in each command file.  The error is in the calculation of the
  548. length of the buffer in some user's configurations.  The effect
  549. of this bug is that characters are truncated from or appended to
  550. the last command in the buffer.  A bypass was installed with a
  551. "return" command (that is never executed) being added as the last
  552. command in each file.
  553.  
  554. APCP:36 - 03-17-88 - Attempt to bypass the DataStorm bug.
  555.  
  556. APCP:35 - 03-16-88 - Attempt to bypass the DataStorm bug.
  557.  
  558. APCP:34 - 03-15-88 - Attempt to bypass the DataStorm bug.
  559.  
  560. APCP:33 - 03-14-88 - Attempt to bypass the DataStorm bug.  The
  561. bad Dallas Remote EBBS file "TXDAL.ASP" was corrected.  The minor
  562. problem in the Tampa Remote EBBS file "FLTAM.ASP" was corrected.
  563.  
  564. APCP:32 - 02-29-88 - Attempt to correct the DataStorm bug.  The
  565. 2400 baud local with 1200 baud remote option was added.  Specific
  566. tests were added for a request to process an "empty" element in
  567. both the remote city and remote EBBS menus.  The documentation
  568. file APCP.DOC was added with additional information included.
  569.  
  570. APCP:31 - 02-24-88 - Attempt to correct the DataStorm bug.  The
  571. re-select menu was added.  The READ.ME documentation file was
  572. expanded.
  573.  
  574. APCP:30 - 02-22-88 - The APCP:20 mechanism was revised to use the
  575. newly release PROCOMM PLUS program in place of the previous
  576. PROCOMM Version 2.4.2.
  577.  
  578. APCP:20 - 01-19-88 - The APCP:10 mechanism was revised coincide
  579. with the changes made to the access codes for PC-Pursuit and to
  580. allow 300, 1200, and 2400 baud support.
  581.  
  582. APCP:10 - 01-03-87 - The basic APCP mechanism was a repackaging
  583. of the work started by an unknown programmer in the EBBS world an
  584. enhanced greatly by Bob Lake.  The menus and messages were
  585. changed in this version as well as the method for initially
  586. invoking the menus.
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595. APCP:38                                                  06-06-88
  596.  
  597.  
  598. DISTRIBUTION AND PAYMENT:
  599.  
  600. I do not request any money for this package.  You should feel
  601. free to distribute this package to anyone who desires to use it.
  602. You should feel free to modify your copy of this package for your
  603. own use.
  604.  
  605. I do request that you do two things for me however:
  606.  
  607.     o  Drop me a message if you use this package that just says
  608.        that you use APCP, and
  609.  
  610.     o  Do not modify APCP and redistribute it as the name
  611.        APCPxx is starting to be associated with me and Thom
  612.        Little Associates.
  613.  
  614. If you have suggestions for changes and improvements to APCP
  615. please feel free to contact me.
  616.  
  617. If you encounter any problems using this package I will be glad
  618. to try to help you solve them.   I make no guarantees or
  619. warranties however.  Be it known that you use this package at
  620. your own risk.  I am not responsible for any problems that you
  621. encounter through the use of this package.  I developed it for my
  622. own use and use it every day.
  623.  
  624. I hope you enjoy the automation.
  625.  
  626. Thom Little
  627.  
  628.  
  629.  
  630.     ... by mail:
  631.                     THOM LITTLE ASSOCIATES
  632.                     P.O. Box 1901
  633.                     Boston, MA  02205-1901
  634.                     (617) 438-0396
  635.  
  636.     ... by modem:
  637.                     CHANNEL ONE
  638.                     Cambridge,MA
  639.                     (617) 354-8873
  640.                     1200/2400 N81 and 9600 Hayes/MNP
  641.                     Brian Miller (sysop)
  642.  
  643.     ... by APCP using PC-Pursuit:
  644.                     At the CITY menu   select "B"
  645.                     At the BOSTON menu select "A"
  646.  
  647.  
  648.  
  649. Telenet is a trademark of Telenet Communications Corporation
  650. PROCOMM PLUS is a trademark of DataStorm Technologies, Inc.
  651. ASPECT is a trademark of DataStorm Technologies, Inc.
  652.